Skip to content

Add extra volume mounts to prod nginx - #689

Merged
maxkadel merged 1 commit into
mainfrom
add_mounted_volumes_to_prod
Aug 5, 2026
Merged

Add extra volume mounts to prod nginx#689
maxkadel merged 1 commit into
mainfrom
add_mounted_volumes_to_prod

Conversation

@maxkadel

@maxkadel maxkadel commented Aug 5, 2026

Copy link
Copy Markdown
Member

Story

In order for the nginx reverse proxy to serve static assets, we need it to have access to them. Some are on mounts, so they need to be included on the nginx deploy as well as the Rails deploy. This matches the changes on the friends deployment.

Refs https://github.com/notch8/dev-ops/issues/1406

Expected Behavior Before Changes

Assets on the public/system path are served by Rails, taking up Puma threads

Expected Behavior After Changes

Assets on the public/system path are served by Nginx, freeing the Rails process to work on dynamic page rendering.

Notes

Difficult to see on r2-friends environments right now because of the database issues, but verified prior to the database issues.

@github-project-automation github-project-automation Bot moved this to Deploy to Staging in PalsKnapsack Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

Test Results

      4 files  ±0        4 suites  ±0   1m 6s ⏱️ -1s
105 062 tests ±0  105 059 ✅ ±0  3 💤 ±0  0 ❌ ±0 
    395 runs  ±0      392 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit 7bc2de7. ± Comparison against base commit 0937e72.

@maxkadel
maxkadel merged commit 704cbd4 into main Aug 5, 2026
15 checks passed
@maxkadel
maxkadel deleted the add_mounted_volumes_to_prod branch August 5, 2026 14:14
@github-project-automation github-project-automation Bot moved this from Deploy to Staging to Notch8 QA in PalsKnapsack Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Notch8 QA

Development

Successfully merging this pull request may close these issues.

2 participants